-
Home
-
Events Made Easy
-
2.3.9
-
Code
-
Classes
- Customer
| Total Complexity |
39 |
| Dependencies |
17 |
| Dependents |
3 |
| Total lines |
367 |
| Lines of code |
139 |
| Logical lines of code |
72 |
| Comment lines |
161 |
| Methods |
19 |
| Properties |
1 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _initialize() |
B |
37 |
20 |
81 |
| isEqual() |
S |
77 |
2 |
3 |
| all() |
S |
80 |
1 |
3 |
| fetch() |
S |
79 |
1 |
3 |
| create() |
S |
79 |
1 |
3 |
| createNoValidate() |
S |
79 |
1 |
3 |
| find() |
S |
79 |
1 |
3 |
| credit() |
S |
79 |
1 |
3 |
| creditNoValidate() |
S |
79 |
1 |
3 |
| delete() |
S |
79 |
1 |
3 |
| sale() |
S |
79 |
1 |
3 |
| saleNoValidate() |
S |
79 |
1 |
3 |
| search() |
S |
79 |
1 |
3 |
| update() |
S |
79 |
1 |
3 |
| updateNoValidate() |
S |
79 |
1 |
3 |
| __toString() |
S |
75 |
1 |
4 |
| defaultPaymentMethod() |
S |
75 |
1 |
4 |
| _defaultPaymentMethodFilter() |
S |
80 |
1 |
3 |
| factory() |
S |
73 |
1 |
5 |